home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-06-12 | 873 b | 43 lines |
- #
- # Generated by the NeXT Project Builder.
- #
- # NOTE: Do NOT change this file -- Project Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- NAME = StarShipView
-
- PROJECTVERSION = 1.1
- LANGUAGE = English
-
- LOCAL_RESOURCES = StarShip.nib
-
- GLOBAL_RESOURCES = ModuleList.h psfuncts.h Thinker.h StarShipProtocol.h \
- pwrDown.snd pwrUp.snd sound.snd
-
- CLASSES = NewSpaceView.m StarShipView.m
-
- HFILES = NewSpaceView.h spaceFuncts.h StarShipView.h
-
- PSWFILES = spaceFuncts.psw
-
- BUNDLES = Celestial.bproj
-
- OTHERSRCS = Makefile Makefile.postamble Makefile.preamble
-
-
- MAKEFILEDIR = /NextDeveloper/Makefiles/app
- SOURCEMODE = 444
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/bundle.make
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-